
Public Member Functions | |
| XFCIMPORT void | setSeqNum (INT32 aSeqNum) |
| Sets sequence number. | |
| XFCIMPORT INT32 | getSeqNum () const |
| Gets sequence number. | |
| XFCIMPORT void | setPriority (INT32 aPriority) |
| Sets packet priority. | |
| XFCIMPORT INT32 | getPriority () const |
| Gets packet priority. | |
| XFCIMPORT INT | getMessageSlot () const |
| Gets packet message slot. | |
| XFCIMPORT void | setPacketStatus (INT aPacketStatus) |
| Sets packet status. | |
| XFCIMPORT INT | getPacketStatus () const |
| Gets packet status. | |
| XFCIMPORT void | setRecentState (INT32 aId) |
| Sets recent state id. | |
| XFCIMPORT INT32 | getRecentStateId () const |
| Gets recent state id. | |
| XFCIMPORT INT32 | createPacket (XFcObjectDataPacket *aPacket) |
| Creates a packet. | |
| XFCIMPORT void * | lock () |
| Locks buffer. | |
| XFCIMPORT void | unlock () |
| Unlocks buffer. | |
| XFCIMPORT INT32 | isLock () const |
| Checks if buffer is locked. | |
| XFCIMPORT void | setPacketSize (INT32 aPacketSize) |
| Sets packet size. | |
| XFCIMPORT INT32 | sizeofBuffer () const |
| Gets size of buffer. | |
| XFCIMPORT INT32 | sizeofPacket () const |
| Gets size of packet. | |
| XFCIMPORT void | setMessageSlot (INT aSlot) |
| Sets message slot. | |
| XFCIMPORT void | setReceiverId (UINT32 aId) |
| Sets receiver id. | |
| XFCIMPORT void | reset () |
| Resets the frame. | |
| virtual XFCIMPORT | ~XFcObjectDataFrame () |
| Virtual destructor. | |
Static Public Member Functions | |
| XFcObjectDataFrame * | create (INT aSlot, INT aBufferSize) |
| Static constructor. | |
Protected Member Functions | |
| XFCIMPORT INT32 | init (INT aSlot, INT aBufferSize) |
| Initializes class. | |
| XFcObjectDataFrame () | |
| Protected constructor. | |
Protected Attributes | |
| XFcObjectDataBuffer * | mData |
| Data buffer. | |
Private Attributes | |
| INT32 | mSeqNum |
| Sequence number of packet. | |
| INT32 | mPriority |
| Packet priority. | |
| INT | mSlot |
| Packet message slot. | |
| INT | mPacketStatus |
| Packet status (do we wan't to send this packet alone). | |
| INT32 | mRecentStateId |
| Recent state id. | |
| INT32 | mLock |
| Lock status. | |
|
|
Protected constructor.
|
|
|
Virtual destructor.
|
|
||||||||||||
|
Static constructor.
|
|
|
Creates a packet.
|
|
|
Gets packet message slot.
|
|
|
Gets packet status.
|
|
|
Gets packet priority.
|
|
|
Gets recent state id.
|
|
|
Gets sequence number.
|
|
||||||||||||
|
Initializes class.
|
|
|
Checks if buffer is locked.
|
|
|
Locks buffer.
|
|
|
Resets the frame.
|
|
|
Sets message slot.
|
|
|
Sets packet size.
|
|
|
Sets packet status.
|
|
|
Sets packet priority.
|
|
|
Sets receiver id.
|
|
|
Sets recent state id.
|
|
|
Sets sequence number.
|
|
|
Gets size of buffer.
|
|
|
Gets size of packet.
|
|
|
Unlocks buffer.
|
|
|
Data buffer.
|
|
|
Lock status.
|
|
|
Packet status (do we wan't to send this packet alone).
|
|
|
Packet priority.
|
|
|
Recent state id.
|
|
|
Sequence number of packet.
|
|
|
Packet message slot.
|
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch | ||